(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 9 Oct 2010 13:54:57 +0000 (15:54 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 9 Oct 2010 13:54:57 +0000 (15:54 +0200)
commitef44b5527d683305319bf5d348e42a5515c7a8b7
tree170ea7a4b80e9080178087d2237d9652899aa5a8
parent501df8198b2f231f20acd44f67b3653cfd9bf032
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.

According to the documentation, this is correct, and it seems to
make things work.
src/ChangeLog
src/gnutls.c